SelectedItem Property (C1SelectionManager<T>)
In This Topic
Gets the current selected item (if not in single selection mode returns the last of the SelectedItems.
Syntax
'Declaration
Public ReadOnly Property SelectedItem As
public SelectedItem {get;}
See Also